home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Passing Notes.cpt / Passing Notes / card_8885.txt < prev    next >
Text File  |  1992-04-01  |  1KB  |  62 lines

  1. -- card: 8885 from stack: in
  2. -- bmap block id: 21002
  3. -- flags: 4000
  4. -- background id: 2605
  5. -- name: about
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   if short name of target is not "SeatingChart" then
  9.     visual scroll left
  10.     go cd 1
  11.   else
  12.     pass mouseUp
  13.   end if
  14. end mouseUp
  15.  
  16.  
  17. -- part 30 (button)
  18. -- low flags: 00
  19. -- high flags: 0000
  20. -- rect: left=2 top=26 right=67 bottom=76
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: 
  29. ----- HyperTalk script -----
  30. on mouseUp
  31.   doScro left
  32. end mouseUp
  33. cd 1
  34.  
  35.  
  36. -- part 31 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=23 top=81 right=120 bottom=56
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: SeatingChart
  48.  
  49.  
  50. -- part 33 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=23 top=81 right=120 bottom=56
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: SeatingChart
  62.